A. Call FOCUS method
B. Call SETCONTROL
C. Call SETFOCUS
D. None of the above
Advertisement
Related Mcqs:
- A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
- A. AdRotator B. LinkButton C. Both A and B D. None of the Above...
- How ASP.Net Different from classic ASP ?
- A. Code is separated from the HTML and interpreted Code is interpreted separately B. Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server C. Scripting is separated from the HTML, Code is interpreted seperately D. None of these...
- In ASP.NET if one wants to maintain session then which of the following is used ?
- A. Microsoft SQL Server B. Session State Service C. In-process storage D. All of the above...
- Which method displays the custom control________________?
- A. Display B. Page_Load C. Render D. The Prerender...
- The Asp.net server control, which provides an alternative way of displaying text on web page, is_________________?
- A. B. C. D. None of these...
- Give one word: What model does ASP.NET request processing is based on__________________?
- A. Top-down B. Bottom-up C. Waterfall D. Pipeline...
- What executable unit gets created when we build an ASP.Net application ?
- A. . EXE B. . COM C. . DLL D. None of the above...
- Which of the following ASP.NET object encapsulates the state of the client ?
- A. Application object B. Session object C. Server object D. Response object...
- How many configuration files can an ASP.NET projects have?
- A. One B. Two C. Three D. More than Three...
- Which language is used to create an ASP.NET code file ?
- A. Visual Basic B. C# C. C++ D. All of the above...
Advertisement